2004-10-31 Matthias Clasen <mclasen@redhat.com>
* gtk/tmpl/gtktreemodel.sgml: Small correction for
gtk_tree_path_new_root(). (#156956, Vincent Untz)
2004-10-31 Matthias Clasen <mclasen@redhat.com>
+ * gtk/tmpl/gtktreemodel.sgml: Small correction for
+ gtk_tree_path_new_root(). (#156956, Vincent Untz)
+
* gtk/gtk-sections.txt: Additions.
2004-10-29 Matthias Clasen <mclasen@redhat.com>
<!-- ##### MACRO gtk_tree_path_new_root ##### -->
<para>
-An alternate name for gtk_tree_path_new_iter() provided for
-compatibility reasons; this macro will be deprecated in future
-versions of GTK+.
+An alternate name for gtk_tree_path_new_first() provided for
+compatibility reasons.
</para>
@Returns: A new #GtkTreePath.
-
+@Deprecated: Use gtk_tree_path_new_first() instead.
<!-- ##### FUNCTION gtk_tree_path_append_index ##### -->
<para>